Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
23001142

Files

FilesIWE
no/feide/mellon/jaas/application/Demo.java 0038
no/feide/mellon/jaas/application/package.html 001
no/feide/mellon/jaas/callbackhandlers/CommandlineCallbackHandler.java 001
no/feide/mellon/jaas/callbackhandlers/CommandlineCallbackHandler.java 0027
no/feide/mellon/jaas/callbackhandlers/PassiveCallbackHandler.java 0021
no/feide/mellon/jaas/callbackhandlers/package.html 001
no/feide/mellon/jaas/loginmodules/MoriaLoginModule.java 00492
no/feide/mellon/jaas/loginmodules/package.html 001
no/feide/mellon/jaas/loginutility/Login.java 00144
no/feide/mellon/jaas/loginutility/MoriaAction.java 0062
no/feide/mellon/jaas/loginutility/package.html 001
no/feide/mellon/jaas/principals/EntitlementPrincipal.java 00130
no/feide/mellon/jaas/principals/MoriaPrincipal.java 00137
no/feide/mellon/jaas/principals/ScopedAffiliationPrincipal.java 0085
no/feide/mellon/jaas/principals/package.html 001

no/feide/mellon/jaas/application/Demo.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 7
Error Line contains a tab character. 10
Error Line contains a tab character. 11
Error Line contains a tab character. 12
Error Line contains a tab character. 13
Error Line contains a tab character. 14
Error Utility classes should not have a public or default constructor. 18
Error '{' is not preceded with whitespace. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Missing a Javadoc comment. 20
Error Parameter args should be final. 20
Error '{' is not preceded with whitespace. 20
Error Line contains a tab character. 21
Error 'try' is not followed by whitespace. 21
Error '{' is not preceded with whitespace. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error '}' should be on the same line. 23
Error Line contains a tab character. 24
Error 'catch' is not followed by whitespace. 24
Error '{' is not preceded with whitespace. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error 'try' is not followed by whitespace. 27
Error '{' is not preceded with whitespace. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error '}' should be on the same line. 29
Error Line contains a tab character. 30
Error 'catch' is not followed by whitespace. 30
Error '{' is not preceded with whitespace. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33

no/feide/mellon/jaas/application/package.html

ErrorLine
Error Missing package documentation file.0

no/feide/mellon/jaas/callbackhandlers/CommandlineCallbackHandler.java

ErrorLine
Error File does not end with a newline. 0

no/feide/mellon/jaas/callbackhandlers/CommandlineCallbackHandler.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 4
Error Using the '.*' form of import should be avoided - javax.security.auth.callback.*. 6
Error Line has trailing spaces. 9
Error Line has trailing spaces. 13
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 18
Error Line contains a tab character. 28
Error Method 'handle' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter callbacks should be final. 30
Error Line contains a tab character. 35
Error 'cast' is not followed by whitespace. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error '+' is not followed by whitespace. 37
Error '=' is not preceded with whitespace. 38
Error '=' is not followed by whitespace. 38
Error Line has trailing spaces. 40
Error '}' should be on the same line. 40
Error Line contains a tab character. 42
Error 'cast' is not followed by whitespace. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error '=' is not preceded with whitespace. 45
Error '=' is not followed by whitespace. 45
Error Line has trailing spaces. 47
Error '}' should be on the same line. 47

no/feide/mellon/jaas/callbackhandlers/PassiveCallbackHandler.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 3
Error Using the '.*' form of import should be avoided - javax.security.auth.callback.*. 5
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 14
Error Variable 'password' must be private and have accessor methods. 14
Error Parameter username should be final. 19
Error Expected @param tag for 'username'. 19
Error Parameter password should be final. 19
Error Expected @param tag for 'password'. 19
Error Line contains a tab character. 30
Error Line contains a tab character. 33
Error Method 'handle' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter callbacks should be final. 35
Error 'cast' is not followed by whitespace. 39
Error Line has trailing spaces. 40
Error '}' should be on the same line. 40
Error 'cast' is not followed by whitespace. 42
Error Line has trailing spaces. 43
Error '}' should be on the same line. 43
Error Method 'clearPassword' is not designed for extension - needs to be abstract, final or empty. 54

no/feide/mellon/jaas/callbackhandlers/package.html

ErrorLine
Error Missing package documentation file.0

no/feide/mellon/jaas/loginmodules/MoriaLoginModule.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Using the '.*' form of import should be avoided - java.util.*. 5
Error Using the '.*' form of import should be avoided - javax.security.auth.callback.*. 9
Error Using the '.*' form of import should be avoided - no.feide.mellon.jaas.callbackhandlers.*. 14
Error Using the '.*' form of import should be avoided - no.feide.mellon.jaas.principals.*. 15
Error Using the '.*' form of import should be avoided - no.feide.mellon.v2_1.*. 16
Error '{' is not preceded with whitespace. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 29
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Name 'service_username' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Name 'service_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error '{' is not preceded with whitespace. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line has trailing spaces. 50
Error Line contains a tab character. 50
Error First sentence should end with a period. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter subject should be final. 61
Error 'subject' hides a field. 61
Error Parameter callbackHandler should be final. 61
Error 'callbackHandler' hides a field. 61
Error Parameter sharedState should be final. 61
Error 'sharedState' hides a field. 61
Error Parameter options should be final. 61
Error 'options' hides a field. 61
Error '{' is not preceded with whitespace. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error 'if' is not followed by whitespace. 67
Error '{' is not preceded with whitespace. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error 'cast' is not followed by whitespace. 68
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error 'cast' is not followed by whitespace. 71
Error Line contains a tab character. 72
Error 'cast' is not followed by whitespace. 72
Error Line contains a tab character. 73
Error 'cast' is not followed by whitespace. 73
Error Line has trailing spaces. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error 'if' is not followed by whitespace. 75
Error '{' is not preceded with whitespace. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line has trailing spaces. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line has trailing spaces. 82
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Unused @throws tag for 'FailedLoginException'. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 88
Error '{' is not preceded with whitespace. 88
Error Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error 'if' is not followed by whitespace. 90
Error '{' is not preceded with whitespace. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error 'if' is not followed by whitespace. 94
Error '{' is not preceded with whitespace. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line has trailing spaces. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error 'try' is not followed by whitespace. 98
Error '{' is not preceded with whitespace. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line has trailing spaces. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line has trailing spaces. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error 'cast' is not followed by whitespace. 105
Error Line contains a tab character. 107
Error 'cast' is not followed by whitespace. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error 'cast' is not followed by whitespace. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line has trailing spaces. 112
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error 'if' is not followed by whitespace. 113
Error '{' is not preceded with whitespace. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error 'for' is not followed by whitespace. 116
Error '=' is not preceded with whitespace. 116
Error '=' is not followed by whitespace. 116
Error '<' is not preceded with whitespace. 116
Error '<' is not followed by whitespace. 116
Error '{' is not preceded with whitespace. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line has trailing spaces. 121
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line has trailing spaces. 123
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error 'if' is not followed by whitespace. 124
Error '{' is not preceded with whitespace. 124
Error Line contains a tab character. 125
Error 'if' is not followed by whitespace. 125
Error '{' is not preceded with whitespace. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error '}' should be on the same line. 129
Error Line contains a tab character. 130
Error 'else' is not followed by whitespace. 130
Error '{' is not preceded with whitespace. 130
Error Line contains a tab character. 131
Error 'if' is not followed by whitespace. 131
Error '{' is not preceded with whitespace. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error '}' should be on the same line. 137
Error Line contains a tab character. 138
Error 'catch' is not followed by whitespace. 138
Error '{' is not preceded with whitespace. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error '}' should be on the same line. 141
Error Line contains a tab character. 142
Error 'catch' is not followed by whitespace. 142
Error '{' is not preceded with whitespace. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line has trailing spaces. 146
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line has trailing spaces. 148
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Duplicate @return tag. 153
Error Line contains a tab character. 153
Error Line has trailing spaces. 154
Error Line contains a tab character. 154
Error Line has trailing spaces. 155
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Method 'commit' is not designed for extension - needs to be abstract, final or empty. 157
Error '{' is not preceded with whitespace. 157
Error Line contains a tab character. 158
Error 'if' is not followed by whitespace. 158
Error '{' is not preceded with whitespace. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line has trailing spaces. 161
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error 'if' is not followed by whitespace. 162
Error '{' is not preceded with whitespace. 162
Error Line contains a tab character. 163
Error 'if' is not followed by whitespace. 163
Error '{' is not preceded with whitespace. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line has trailing spaces. 166
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error 'try' is not followed by whitespace. 167
Error '{' is not preceded with whitespace. 167
Error Line contains a tab character. 168
Error 'if' is not followed by whitespace. 168
Error '{' is not preceded with whitespace. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error 'while' is not followed by whitespace. 170
Error '{' is not preceded with whitespace. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line has trailing spaces. 173
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line has trailing spaces. 176
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line has trailing spaces. 179
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error 'if' is not followed by whitespace. 180
Error '{' is not preceded with whitespace. 180
Error Line contains a tab character. 181
Error 'cast' is not followed by whitespace. 181
Error Line contains a tab character. 182
Error Line has trailing spaces. 183
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line has trailing spaces. 185
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error '}' should be on the same line. 187
Error Line contains a tab character. 188
Error 'catch' is not followed by whitespace. 188
Error '{' is not preceded with whitespace. 188
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error '}' should be on the same line. 191
Error Line contains a tab character. 192
Error 'else' is not followed by whitespace. 192
Error '{' is not preceded with whitespace. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line has trailing spaces. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line has trailing spaces. 201
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Duplicate @return tag. 203
Error Line has trailing spaces. 203
Error Line contains a tab character. 203
Error Line has trailing spaces. 204
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Method 'abort' is not designed for extension - needs to be abstract, final or empty. 207
Error '{' is not preceded with whitespace. 207
Error Line contains a tab character. 208
Error 'if' is not followed by whitespace. 208
Error '{' is not preceded with whitespace. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line has trailing spaces. 211
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error 'if' is not followed by whitespace. 212
Error '{' is not preceded with whitespace. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error '}' should be on the same line. 214
Error Line contains a tab character. 215
Error 'if' is not followed by whitespace. 215
Error '{' is not preceded with whitespace. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line has trailing spaces. 220
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error 'if' is not followed by whitespace. 221
Error '{' is not preceded with whitespace. 221
Error Line contains a tab character. 222
Error 'cast' is not followed by whitespace. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error '}' should be on the same line. 224
Error Line contains a tab character. 225
Error 'else' is not followed by whitespace. 225
Error '{' is not preceded with whitespace. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line has trailing spaces. 228
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line has trailing spaces. 231
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line has trailing spaces. 234
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line has trailing spaces. 236
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Method 'logout' is not designed for extension - needs to be abstract, final or empty. 239
Error '{' is not preceded with whitespace. 239
Error Line contains a tab character. 240
Error 'if' is not followed by whitespace. 240
Error '{' is not preceded with whitespace. 240
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line has trailing spaces. 243
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error Line contains a tab character. 245
Error Line has trailing spaces. 246
Error Line contains a tab character. 246
Error Line contains a tab character. 247
Error 'if' is not followed by whitespace. 247
Error '{' is not preceded with whitespace. 247
Error Line contains a tab character. 248
Error 'cast' is not followed by whitespace. 248
Error Line contains a tab character. 249
Error Line has trailing spaces. 250
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error 'while' is not followed by whitespace. 252
Error '{' is not preceded with whitespace. 252
Error Line contains a tab character. 253
Error 'cast' is not followed by whitespace. 253
Error Line contains a tab character. 254
Error 'if' is not followed by whitespace. 254
Error '{' is not preceded with whitespace. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line has trailing spaces. 259
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error 'while' is not followed by whitespace. 261
Error '{' is not preceded with whitespace. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error 'if' is not followed by whitespace. 263
Error '{' is not preceded with whitespace. 263
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line has trailing spaces. 268
Error Line contains a tab character. 268
Error Line contains a tab character. 269
Error Line contains a tab character. 270
Error Line has trailing spaces. 271
Error Line contains a tab character. 271
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line has trailing spaces. 274
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error Line contains a tab character. 276
Error Line has trailing spaces. 277
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line contains a tab character. 279
Error Line contains a tab character. 280
Error Line contains a tab character. 281
Error Parameter username should be final. 281
Error 'username' hides a field. 281
Error Expected @param tag for 'username'. 281
Error Parameter password should be final. 281
Error Expected @param tag for 'password'. 281
Error '{' is not preceded with whitespace. 281
Error Line contains a tab character. 282
Error 'try' is not followed by whitespace. 282
Error '{' is not preceded with whitespace. 282
Error Line contains a tab character. 283
Error Line has trailing spaces. 284
Error Line contains a tab character. 284
Error Line contains a tab character. 285
Error Line has trailing spaces. 286
Error Line contains a tab character. 286
Error Line contains a tab character. 287
Error 'for' is not followed by whitespace. 287
Error '=' is not preceded with whitespace. 287
Error '=' is not followed by whitespace. 287
Error '<' is not preceded with whitespace. 287
Error '<' is not followed by whitespace. 287
Error '{' is not preceded with whitespace. 287
Error Line contains a tab character. 288
Error Line contains a tab character. 289
Error 'for' is not followed by whitespace. 289
Error '=' is not preceded with whitespace. 289
Error '=' is not followed by whitespace. 289
Error '<' is not preceded with whitespace. 289
Error '<' is not followed by whitespace. 289
Error '{' is not preceded with whitespace. 289
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error Line contains a tab character. 292
Error Line contains a tab character. 293
Error Line has trailing spaces. 294
Error Line contains a tab character. 294
Error Line contains a tab character. 295
Error Line contains a tab character. 296
Error '}' should be on the same line. 296
Error Line contains a tab character. 297
Error 'catch' is not followed by whitespace. 297
Error '{' is not preceded with whitespace. 297
Error Line contains a tab character. 298
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error Line has trailing spaces. 301
Error Line contains a tab character. 301
Error Line contains a tab character. 302

no/feide/mellon/jaas/loginmodules/package.html

ErrorLine
Error Missing package documentation file.0

no/feide/mellon/jaas/loginutility/Login.java

ErrorLine
Error Line does not match expected header line of ' * Copyright (c) 2004 UNINETT FAS'. 2
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Using the '.*' form of import should be avoided - javax.security.auth.login.*. 44
Error Unclosed HTML tag found: <applicationclass> <applicationClass_args> 65
Error Unclosed HTML tag found: <applicationClass_args> 65
Error Unclosed HTML tag found: <configuration_url> \ 86
Error Unclosed HTML tag found: <your_application_class_args> 88
Error Line has trailing spaces. 90
Error Utility classes should not have a public or default constructor. 92
Error Line has trailing spaces. 102
Error Parameter args should be final. 115
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error '+' should be on a new line. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line has trailing spaces. 124
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error 'try' is not followed by whitespace. 126
Error '{' is not preceded with whitespace. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error '}' should be on the same line. 129
Error Line contains a tab character. 130
Error 'catch' is not followed by whitespace. 130
Error '{' is not preceded with whitespace. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error '}' should be on the same line. 133
Error Line contains a tab character. 134
Error 'catch' is not followed by whitespace. 134
Error '{' is not preceded with whitespace. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error 'for' is not followed by whitespace. 141
Error '=' is not preceded with whitespace. 141
Error '=' is not followed by whitespace. 141
Error '<' is not preceded with whitespace. 141
Error '<' is not followed by whitespace. 141
Error '{' is not preceded with whitespace. 141
Error Line contains a tab character. 142
Error 'try' is not followed by whitespace. 142
Error '{' is not preceded with whitespace. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error '}' should be on the same line. 145
Error Line contains a tab character. 146
Error 'catch' is not followed by whitespace. 146
Error '{' is not preceded with whitespace. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error 'try' is not followed by whitespace. 149
Error '{' is not preceded with whitespace. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error '}' should be on the same line. 151
Error Line contains a tab character. 152
Error 'catch' is not followed by whitespace. 152
Error '{' is not preceded with whitespace. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error '}' should be on the same line. 155
Error Line contains a tab character. 156
Error 'catch' is not followed by whitespace. 156
Error '{' is not preceded with whitespace. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line has trailing spaces. 168
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error 'try' is not followed by whitespace. 169
Error '{' is not preceded with whitespace. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error '}' should be on the same line. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line has trailing spaces. 176
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error 'try' is not followed by whitespace. 177
Error '{' is not preceded with whitespace. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error '}' should be on the same line. 179
Error Line contains a tab character. 180
Error 'catch' is not followed by whitespace. 180
Error '{' is not preceded with whitespace. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line has trailing spaces. 188
Error Line contains a tab character. 188

no/feide/mellon/jaas/loginutility/MoriaAction.java

ErrorLine
Error Line does not match expected header line of ' * Copyright (c) 2004 UNINETT FAS'. 2
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 52
Error Variable 'origArgs' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 54
Error Parameter origArgs should be final. 54
Error Line contains a tab character. 55
Error 'cast' is not followed by whitespace. 55
Error Missing a Javadoc comment. 58
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Name 'PARAMS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error '{' is followed by whitespace. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error '{' is followed by whitespace. 72
Error Line contains a tab character. 73
Error Line has trailing spaces. 74
Error Line contains a tab character. 74
Error '}' should be on the same line. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80

no/feide/mellon/jaas/loginutility/package.html

ErrorLine
Error Missing package documentation file.0

no/feide/mellon/jaas/principals/EntitlementPrincipal.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error '{' is not preceded with whitespace. 22
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Parameter name should be final. 28
Error '{' is not preceded with whitespace. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Expected an @return tag. 37
Error Line contains a tab character. 37
Error Method 'implies' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter subject should be final. 37
Error Expected @param tag for 'subject'. 37
Error '{' is not preceded with whitespace. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error 'while' is not followed by whitespace. 39
Error '{' is not preceded with whitespace. 39
Error Line contains a tab character. 40
Error 'cast' is not followed by whitespace. 40
Error Line contains a tab character. 41
Error 'if' is not followed by whitespace. 41
Error '{' is not preceded with whitespace. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Method 'implies' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter string1 should be final. 57
Error Expected @param tag for 'string1'. 57
Error Parameter string2 should be final. 57
Error '{' is not preceded with whitespace. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error 'if' is not followed by whitespace. 63
Error '{' is not preceded with whitespace. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line has trailing spaces. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error 'if' is not followed by whitespace. 76
Error '!=' is not preceded with whitespace. 76
Error '!=' is not followed by whitespace. 76
Error '&&' should be on a new line. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line has trailing spaces. 79
Error Line contains a tab character. 79
Error '==' is not preceded with whitespace. 79
Error '==' is not followed by whitespace. 79
Error '||' should be on a new line. 79
Error Line contains a tab character. 80
Error '-' is not preceded with whitespace. 80
Error '-' is not followed by whitespace. 80
Error '==' is not preceded with whitespace. 80
Error '==' is not followed by whitespace. 80
Error ',' is not followed by whitespace. 80
Error ',' is not followed by whitespace. 80
Error '&&' should be on a new line. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error '==' is not preceded with whitespace. 83
Error '==' is not followed by whitespace. 83
Error '-' is not preceded with whitespace. 83
Error '-' is not followed by whitespace. 83
Error '==' is not preceded with whitespace. 83
Error '==' is not followed by whitespace. 83
Error '||' should be on a new line. 83
Error Line contains a tab character. 84
Error '+' is not preceded with whitespace. 84
Error '+' is not followed by whitespace. 84
Error '==' is not preceded with whitespace. 84
Error '==' is not followed by whitespace. 84
Error '+' is not preceded with whitespace. 84
Error '+' is not followed by whitespace. 84
Error '+' is not preceded with whitespace. 84
Error '+' is not followed by whitespace. 84
Error '{' is not preceded with whitespace. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88

no/feide/mellon/jaas/principals/MoriaPrincipal.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 7
Error '{' is not preceded with whitespace. 11
Error Line contains a tab character. 13
Error Missing a Javadoc comment. 13
Error Variable 'attributeName' must be private and have accessor methods. 13
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Variable 'attributeValue' must be private and have accessor methods. 14
Error Line has trailing spaces. 15
Error Line contains a tab character. 15
Error Line has trailing spaces. 16
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Parameter name should be final. 22
Error '{' is not preceded with whitespace. 22
Error Line contains a tab character. 23
Error 'if' is not followed by whitespace. 23
Error '{' is not preceded with whitespace. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line has trailing spaces. 26
Error Line contains a tab character. 26
Error 'if' is not followed by whitespace. 26
Error '!=' is not preceded with whitespace. 26
Error '!=' is not followed by whitespace. 26
Error '{' is not preceded with whitespace. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error '+' is not preceded with whitespace. 28
Error '+' is not followed by whitespace. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Parameter attributeName should be final. 35
Error Parameter attributeValue should be final. 35
Error '{' is not preceded with whitespace. 35
Error Line contains a tab character. 36
Error 'if' is not followed by whitespace. 36
Error '{' is not preceded with whitespace. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 46
Error '{' is not preceded with whitespace. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error '{' is not preceded with whitespace. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Method 'getAttributeValue' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '{' is not preceded with whitespace. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 61
Error '{' is not preceded with whitespace. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line has trailing spaces. 64
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Extra HTML tag found: </code>attributeValue</code>. 69
Error Extra HTML tag found: </code>. 69
Error Duplicate @return tag. 70
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter o should be final. 72
Error '{' is not preceded with whitespace. 72
Error Line contains a tab character. 73
Error 'if' is not followed by whitespace. 73
Error '{' is not preceded with whitespace. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error 'if' is not followed by whitespace. 76
Error '{' is not preceded with whitespace. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error 'if' is not followed by whitespace. 79
Error '{' is not preceded with whitespace. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error 'cast' is not followed by whitespace. 82
Error Line contains a tab character. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '{' is not preceded with whitespace. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line has trailing spaces. 88
Error Line contains a tab character. 88
Error Line has trailing spaces. 89
Error Line contains a tab character. 89

no/feide/mellon/jaas/principals/ScopedAffiliationPrincipal.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error '{' is not preceded with whitespace. 22
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Parameter name should be final. 28
Error '{' is not preceded with whitespace. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Expected an @return tag. 37
Error Line contains a tab character. 37
Error Method 'implies' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter subject should be final. 37
Error Expected @param tag for 'subject'. 37
Error '{' is not preceded with whitespace. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error 'while' is not followed by whitespace. 39
Error '{' is not preceded with whitespace. 39
Error Line contains a tab character. 40
Error 'cast' is not followed by whitespace. 40
Error Line contains a tab character. 41
Error 'if' is not followed by whitespace. 41
Error '{' is not preceded with whitespace. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Method 'implies' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter string1 should be final. 57
Error Parameter string2 should be final. 57
Error '{' is not preceded with whitespace. 57
Error Line contains a tab character. 58
Error 'if' is not followed by whitespace. 58
Error '!=' is not preceded with whitespace. 58
Error '!=' is not followed by whitespace. 58
Error '{' is not preceded with whitespace. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 61
Error 'if' is not followed by whitespace. 61
Error '==' is not preceded with whitespace. 61
Error '==' is not followed by whitespace. 61
Error '&&' should be on a new line. 61
Error Line contains a tab character. 62
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62
Error '{' is not preceded with whitespace. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67

no/feide/mellon/jaas/principals/package.html

ErrorLine
Error Missing package documentation file.0